home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / qdhelp.zip / QDHLPSRC.ZIP / BITMAP.QDH next >
Text File  |  1994-01-25  |  1KB  |  39 lines

  1. //
  2. // bitmap command
  3. //
  4.  
  5. /topic BITMAP_COMMAND
  6.  
  7.     /title The /bitmap command
  8.     /keywords /bitmap;commands
  9.     /browse paracom,AUTO
  10.  
  11.     /para \sa300
  12.       /text \b\i\fs40,The /bitmap command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /bitmap command has the following syntax:
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b,/bitmap position,file.bmp
  21.     /endpara
  22.  
  23.     /para
  24.       The position in the above command is a single character with
  25.       the following meaning: l=left,r=right,c=character (which means
  26.       treat the bitmap just like a character and put it wherever it
  27.       goes in the sentence). The filename is the name of the bitmap
  28.       file where the image data will be gotten from.  
  29.       The file.bmp file name may contain path information.  If there
  30.       is path information QDHELP will strip it out.  If QDHELP is
  31.       generating the .HPJ file {\b (this is the default)}
  32.       it will put the path information into the .HPJ file where it must 
  33.       go for /popuplink HC,HC.
  34.       If QDHELP is not generating the .HPJ file then the path information
  35.       will be tossed into the bit bucket and not used.
  36.     /endpara
  37.  
  38. /endtopic
  39.